IdeaBlade.Core Assembly > IdeaBlade.Core.Reflection Namespace > ReflectionCloner Class > DeepClone Method : DeepClone<T>(T) Method |
'Declaration
Public Overloads Shared Function DeepClone(Of T)( _ ByVal objectGraph As T _ ) As T
'Usage
Dim objectGraph As T Dim value As T value = ReflectionCloner.DeepClone(Of T)(objectGraph)
public static T DeepClone<T>( T objectGraph )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2